home *** CD-ROM | disk | FTP | other *** search
/ PC Format (PL) 2008 March / PCFormat 3_2008.iso / Pełne wersje / IPS PITy 2007 / pity2007ngsetup_aktual.exe / install_script.iss
Text File  |  2008-01-15  |  2KB  |  50 lines

  1. ;InnoSetupVersion=5.2.1
  2.  
  3. [Setup]
  4. AppName=PITy 2007 - aktualizacja
  5. AppVerName=PITy 2007 dla Windows kompilacja:1.0.1.16
  6. AppId=PITy 2007
  7. AppPublisher=IPS PrzedsiΩbiorstwo Informatyczne
  8. AppPublisherURL=http://pit.dobry.pl
  9. AppSupportURL=http://pit.dobry.pl
  10. AppUpdatesURL=http://pit.dobry.pl
  11. AppComments=Aktualizacja programu do wype│niania deklaracji podatkowych os≤b fizycznych za 2007 rok.
  12. DefaultDirName={pf}\PITy\PITy2007NG
  13. DefaultGroupName=Formularze IPS
  14. OutputBaseFilename=in
  15. Compression=lzma
  16. Uninstallable=no
  17. PrivilegesRequired=none
  18. DisableDirPage=yes
  19. DisableProgramGroupPage=yes
  20. AllowNoIcons=yes
  21. WizardImageFile=embedded\WizardImage0.bmp
  22. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  23.  
  24. [Files]
  25. Source: "{app}\PITy2007NG.exe"; DestDir: "{app}"; Flags: ignoreversion 
  26. Source: "{app}\PITY2007nghist.hta"; DestDir: "{app}"; Flags: skipifsourcedoesntexist ignoreversion 
  27. Source: "{app}\PITY2007nghist.htm"; DestDir: "{app}"; Flags: skipifsourcedoesntexist ignoreversion 
  28.  
  29. [INI]
  30. FileName: "{app}\PITY2007NG.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://pit.dobry.pl"; 
  31.  
  32. [Run]
  33. Filename: "{app}\PITY2007NG.exe"; Description: "Uruchom PITy 2007"; Flags: postinstall skipifsilent nowait
  34.  
  35. [CustomMessages]
  36. default.NameAndVersion=%1 wersja %2
  37. default.AdditionalIcons=Dodatkowe ikony:
  38. default.CreateDesktopIcon=Utw≤rz ikonΩ na &pulpicie
  39. default.CreateQuickLaunchIcon=Utw≤rz ikonΩ na pasku &szybkiego uruchamiania
  40. default.ProgramOnTheWeb=Strona WWW programu %1
  41. default.UninstallProgram=Deinstalacja programu %1
  42. default.LaunchProgram=Uruchom program %1
  43. default.AssocFileExtension=&Przypisz program %1 do rozszerzenia pliku %2
  44. default.AssocingFileExtension=Przypisywanie programu %1 do rozszerzenia pliku %2...
  45.  
  46. [Languages]
  47. ; These files are stubs
  48. ; To achieve better results after recompilation, use the real language files
  49. Name: "default"; MessagesFile: "embedded\default.isl"; 
  50.